home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / lstrd110.zip / LISTREAD.DOC < prev    next >
Text File  |  1992-12-29  |  4KB  |  102 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                    Listread Version 1.10.c.ansi (Shareware)
  11.                      (C)opyright 1991, 1992 by Doug Laine 
  12.                      The Philly Exchange (609) - 927-5771
  13.  
  14.  
  15. Disclaimer:
  16.  
  17. I am responsible for NOTHING!  You are using this system totally at your
  18. own risk!  User takes sole responsibility for security and safety of any
  19. datawhile using this program.
  20.  
  21. Listread is not in the Public Domain. It is shareware. This means that
  22. you are free to copy it, upload it to bulletin boards, and share it with
  23. friends so long as no modification is made to the files contained in
  24. this archive but you must either register it or stop using it after
  25. thirty (30) days. No changes made be made to the contents or archive
  26. except as required to accommodate the default archive format of a
  27. particular BBS. No -AV's or ads for any BBS may be placed on, or in,
  28. this archive without the express permission of the author.
  29.  
  30. Information:
  31.  
  32. Listread was written so that a user can take any bbs list and generate a list
  33. of bbs's in his/her area that are local calls only.  This is a very simple to
  34. use program, and really requires little work to set up.  I have included a
  35. sample configuration file in this zipfile for you to work from.  As you will
  36. be able to see, there are comments throughout the file.  Any line that starts
  37. with a ; or at some point in the line there is a ;, then that is considered
  38. a comment.
  39.  
  40. The first line that is necessary is the local area code.  This isentered
  41. as a 3 digit alphanumeric number.  For example 609.
  42.  
  43. The second line is your local prefix.  In my case that was 390.
  44.  
  45. All the additional lines in the configuration file are the prefixes that
  46. are local to you.  There can only be one per line and up to 300.
  47.  
  48. The configuration file must be called LISTREAD.INF and is NOT compatible with
  49. the older listread.cfg or listread.loc files.  They need to be deleted if
  50. they exist.  This file can then be place ANYWHERE that your search path is
  51. set up to point to.  The program will first look in your local directory and
  52. then search through the path for this file.
  53.  
  54. How to make your BBS list SmartMode compatible:
  55.  
  56.    1.  The information line me be included somewhere in the bbs list before
  57.        any number and name information is used.
  58.  
  59.    2.  You must include the following line anywhere in the line:
  60.  
  61.           #LR:1,28,34;
  62.  
  63.           The #LR: is the signature that listread will look for.
  64.           The first number represents the starting column of the phone number.
  65.           The second number represents the starting column of the bbs name.
  66.           The third number represents the maximum length of the bbs name.
  67.           The semicolon tells Listread it is done.
  68.  
  69.    3.  The closer you place this information to the beginning of the file, 
  70.        the sooner Listread will be able to enter SmartMode.
  71.  
  72.    4.  That's it.  That will let Listread 1.07 or greater use the SmartMode
  73.        method.  It will be ignored by any lower versions.
  74.  
  75. To run Listread:
  76.  
  77.    LISTREAD {filename} {capture_file} {/smart}
  78.  
  79.    filename is the name of the bbs list or lists that you wish to search.
  80.  
  81.    capture_file is where you want the data sent.  Without it, the data will
  82.    all go to the display.
  83.  
  84.    The /smart   command is used to turn on the SmartMode capabilities. This
  85.    will allow Listread to produce a file called LISTREAD.OUT.  This file will
  86.    contain the bbs number and name in a comma delimited format.  This can then
  87.    be converted into your favorite telecom programs format.  SmartMode will be
  88.    used if the BBS list contains the information, but will NOT produce any
  89.    files without the /smart  command line switch.  Also, /smart must be the
  90.    last command given.
  91.  
  92. To Register Listread:
  93.  
  94.     Send me five bucks.
  95.  
  96.     Doug Laine  C/O Listread 1.10.c.ansi
  97.     661 2nd Street
  98.     Somers Point, NJ, 08244
  99.  
  100.  
  101. Enjoy.
  102.